Welcome![Sign In][Sign Up]
Location:
Search - NAT UDP

Search list

[OtherNat-traverse-source

Description: NAT打洞,原理和源代码 P2P之UDP穿透NAT的原理与实现(附源代码)-NAT burrows, and the principle and source code P2P UDP penetrate NAT's Theory and Implementation (source code)
Platform: | Size: 289792 | Author: | Hits:

[P2PP2P-UDP-NAT-stun

Description:
Platform: | Size: 29696 | Author: 刘敬奉 | Hits:

[Internet-Networkp2p

Description: P2P 之 UDP穿透NAT的原理与实现(附源代码) 原创:shootingstars 参考:http://midcom-p2p.sourceforge.net/draft-ford-midcom-p2p-01.txt baidu 论坛上经常有对P2P原理的讨论,但是讨论归讨论,很少有实质的东西产生(源代码)。呵呵,在这里我就用自己实现的一个源代码来说明UDP穿越NAT的原理。 首先先介绍一些基本概念: NAT(Network Address Translators),网络地址转换:网络地址转换是在IP地址日益缺乏的情况下产生的,它的主要目的就是为了能够地址重用。NAT分为两大类,基本的NAT和NAPT(Network Address/Port Translator)。 最开始NAT是运行在路由器上的一个功能模块。 最先提出的是基本的NAT,它的产生基于如下事实:一个私有网络(域)中的节点中只有很少的节点需要与外网连接(呵呵,这是在上世纪90年代中期提出的)。那么这个子网中其实只有少数的节点需要全球唯一的IP地址,其他的节点的IP地址应该是可以重用的。 因此,基本的NAT实现的功能很简单,在子网内使用一个保留的IP子网段,这些IP对外是不可见的。子网内只有少数一些IP地址可以对应到真正全球唯一的IP地址。如果这些节点需要访问外部网络,那么基本NAT就负责将这个节点的子网内IP转化为
Platform: | Size: 55296 | Author: little3388 | Hits:

[Internet-Networkp2p.tar

Description: 很好用的udp穿透nat的程序代码,是两个在nat后的pc可以直接通讯。-Udp good use of the program code penetration nat is nat after two in the pc can communicate directly.
Platform: | Size: 26624 | Author: 扬载伦 | Hits:

[P2PP2P_UDP_NAT

Description: P2P之UDP穿透NAT的原理与实现(附源代码C#)-P2P penetrate NAT of UDP Principle and realization (with source code C#)
Platform: | Size: 154624 | Author: antonio | Hits:

[Internet-NetworkP2PandUDP_Source

Description: P2P 之 UDP穿透NAT的原理与实现(附源代码,对于要进行P2P网络编程的人很有用,里面解释得很清楚-P2P penetrate NAT of UDP Principle and realize (with source code, for the P2P network programming to the people was very useful, which explain very clearly
Platform: | Size: 40960 | Author: whowho03 | Hits:

[TCP/IP stackNAPT

Description: udp 的 通讯以及Cone NAT的情况,穿透。-udp communications and Cone NAT situation, penetrate.
Platform: | Size: 4096 | Author: majun | Hits:

[P2PNAT

Description: P2P技术中的UDP穿透NAT的原理详解,另附有一个server和client的实例源代码。-err
Platform: | Size: 32768 | Author: hoty | Hits:

[TCP/IP stackUDP_YY_1.3

Description: udp 穿透NAt,和文件传输,用UDP模拟tcp的机制发送文件-peer to peer programming,udp act as tcp
Platform: | Size: 158720 | Author: 陈金力 | Hits:

[Program docP2PUDPNAT

Description: P2P UDP NAT原理介绍,便于学习UDP协议及NAT原理-Introduce the principle of P2P UDP NAT for UDP protocol and the NAT Study Principle
Platform: | Size: 1544192 | Author: 景太 | Hits:

[P2PP2PUDPNAT

Description: 自己实现的一个源代码来说明UDP穿越NAT的原理。 首先先介绍一些基本概念: NAT(Network Address Translators),网络地址转换:网络地址转换是在IP地址日益缺乏的情况下产生的,它的主要目的就是为了能够地址重用。NAT分为两大类,基本的NAT和NAPT(Network Address/Port Translator)。最开始NAT是运行在路由器上的一个功能模块。 最先提出的是基本的NAT,它的产生基于如下事实:一个私有网络(域)中的节点中只有很少的节点需要与外网连接(呵呵,这是在上世纪90年代中期提出的)。那么这个子网中其实只有少数的节点需要全球唯一的IP地址,其他的节点的IP地址应该是可以重用的。因此,基本的NAT实现的功能很简单,在子网内使用一个保留的IP子网段,这些IP对外是不可见的。子网内只有少数一些IP地址可以对应到真正全球唯一的IP地址。如果这些节点需要访问外部网络,那么基本NAT就负责将这个节点的子网内IP转化为一个全球唯一的IP然后发送出去-He s a source to explain the principles through NAT UDP). First introduced some basic concepts: NAT (Network), its "Network Address translation: Network Address translation is growing in the IP Address of the circumstances, its main purpose is to Address reuse. NAT is divided into two categories, the basic NAT and NAPT Network (" Port/Translator). Most started on a router NAT is running a function module. The first is the basic NAT, which is based on the fact that, a private network (domains) nodes in only a few nodes need and connected to the network (ha ha, this is in the mid 1990s put). So the subnet of only a few of the nodes in the only global IP address to other nodes IP address should be reused. Therefore, the basic functions of the NAT is very simple, use a reserve in subnet mask, the IP is not visible outside the IP. Subnet only a few IP address can correspond to the real world of IP addresses. If the nodes need access to external network, then basic NAT is responsible for thi
Platform: | Size: 30720 | Author: fzw | Hits:

[TCP/IP stackUDP-NAT

Description: UDP穿NAT打洞,在两个NAT编译已经通过-UDP wear holes NAT, NAT compiled in two has passed
Platform: | Size: 5118976 | Author: 陈辰 | Hits:

[Internet-NetworkUDP-NAT

Description: P2P udp协议打洞简单讲解文章与源码,代码易懂-P2P udp protocol simple holes on the article and source code, code easy to understand
Platform: | Size: 27648 | Author: Beeld | Hits:

[TCP/IP stacknat-traverse_0.4.orig.tar

Description: 一个使用UDP实现穿透nat。注意:不支持ipv6!-nat-traverse- Use of UDP to traverse NAT gateways
Platform: | Size: 16384 | Author: 陈晓锋 | Hits:

[CommunicationP2Ppeertopeer-UDP-NAT

Description: P2P(peer to peer)点到点的UDP穿透NAT的原理与实现源代码。教研室全体兄弟姐妹智慧的结晶啊~~宝贵~~ 如果这里不能下载 请到http://www.aibao28.com下载-P2P (peer to peer) point-to-the principle of UDP through NAT and implementation of the source code. Teaching the crystallization of the wisdom of all the brothers and sisters ah ~ ~ precious ~ ~ If you can not download here, please download http://www.aibao28.com
Platform: | Size: 36864 | Author: 张红静 | Hits:

[JSP/JavaTestP2P-UDP

Description: java使用UDP穿透NAT.由于UDP的无连接的,所以需要自己维护连接,那就是心跳!-java to use UDP through NAT. because of the non-UDP connections, so the need to maintain their own connections, and that is heart!
Platform: | Size: 15360 | Author: 未知数 | Hits:

[Internet-NetworkP2P

Description: P2p程序穿透NAT(udp),适用于两个内网间的通信-P2p program through NAT (udp)
Platform: | Size: 3897344 | Author: 潘建军 | Hits:

[Internet-NetworkUDP-NAT

Description: UDP NAT 源代码, 具有很高的参考价值, 欢迎下载参考-udp nat source code
Platform: | Size: 34816 | Author: yue | Hits:

[CSharpSTUN_Client_app

Description: STUN(Simple Traversal of UDP over NATs,NAT 的UDP简单穿越)是一种网络协议,它允许位于NAT(或多重NAT)后的客户端找出自己的公网地址,查出自己位于哪种类型的NAT之后以及NAT为某一 个本地端口所绑定的Internet端端口。这些信息被用来在两个同时处于NAT 路由器之后的主机之间建立UDP通信。该协议由RFC 3489定义。-STUN (Simple Traversal of UDP over NATs, NAT traversal of UDP simple) is a network protocol that allows in the NAT (or multiple NAT) after the client to identify their public IP address to identify yourself in the type of behind a NAT and NAT for a particular local port is bound to Internet-side port. This information is used in two while in NAT router UDP traffic between hosts. The agreement defined by the RFC 3489.
Platform: | Size: 1587200 | Author: grhui | Hits:

[Internet-NetworkP2PCht

Description: CSharp 写的UDP穿透Cone NAT 的例子, 包含服务器和客户端, C#源码-CSharp write through Cone NAT UDP examples, including server and client, C# source code
Platform: | Size: 320512 | Author: 邓冬冬 | Hits:
« 1 23 4 5 6 7 8 9 10 ... 14 »

CodeBus www.codebus.net